home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / fratboy_.swf / scripts / DefineButton2_1001 / BUTTONCONDACTION on(release).as
Text File  |  2010-11-09  |  98b  |  6 lines

  1. on(release){
  2.    _root.pausee = false;
  3.    this.swapDepths(99999);
  4.    removeMovieClip(this);
  5. }
  6.